home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Reference Guide
/
C-C++ Interactive Reference Guide.iso
/
c_ref
/
csource3
/
177_01
/
shell.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1986-01-23
|
168 b
|
6 lines
: This batch file runs the shell after installation
echo off
echo Press control-Break if you do NOT want to start-up the Shell, otherwise...
pause
sh -m menu;help